home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group94a.txt / 000118_icon-group-sender _Fri May 6 14:05:23 1994.msg < prev    next >
Internet Message Format  |  1994-08-19  |  2KB

  1. Received: by cheltenham.cs.arizona.edu; Fri, 6 May 1994 13:58:54 MST
  2. From: "Art Eschenlauer" <eschen@molbio.cbs.umn.edu>
  3. Message-Id: <9405061905.AA21241@molbio.cbs.umn.edu>
  4. Subject: Call for alpha testers of IClip 0.1 for Mac
  5. To: icon-group@cs.arizona.edu
  6. Date: Fri, 6 May 94 14:05:23 CDT
  7. X-Mailer: ELM [version 2.3test PL26]
  8. Status: RO
  9. Errors-To: icon-group-errors@cs.arizona.edu
  10.  
  11. I am looking for volunteers to test/try/use IClip, a derivative of
  12. the stand-alone Macintosh version of Icon version 8. The idea is that I
  13. wanted a way to use the superb filtering capabilities of Icon in a
  14. relatively mac-like way from all applications.
  15.  
  16. IClip reads standard input from the Mac Clipboard, applies an icon
  17. program to it, and writes it back to the clipboard. The Icon programs
  18. used are simply very-slightly-modified ICOD files, the ones iconx uses
  19. in the stand-alone Icon version 8. (The modification is that the creator
  20. is changed from Iconx to IClip.) Thus, new routines can be built and
  21. debugged with the standalone package and then converted to IClip format
  22. AFTER they have been translated. All I do is put the files in my Apple
  23. menu items folder (under system 7). When I want to use them, I simply
  24. copy the text I want filtered to the clipboard from whatever application
  25. I am running (e.g., MSWord), select the filter program off the apple menu
  26. and paste the result whereever I want it. Ultimately, this will form the
  27. core for a set of frequently needed molecular biology routines (translating
  28. mRNA sequence into protein sequence, determining complementary sequences,
  29. formatting sequences for publication, etc.) which are easy to write in Icon
  30. (a lot easier than in C, I must say!).
  31.  
  32. Version 0.1 alpha is up and running and hasn't crashed yet. If you are inter-
  33. ested in using Icon on your mac for filtering tasks, i.e., without input
  34. from the keyboard, send me email at
  35. eschen@molbio.cbs.umn.edu.
  36.  
  37. Also, if you know about cool molecular biology routines in Icon that I
  38. could or should convert, please let me know. Thanks.
  39.  
  40. - Art Eschenlauer
  41.